Réf. EB48491
JEANNEAU AQUILA QUILLARD PTE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 1979
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 8.7 m
- Largeur maxi (m) 3 m
- Tirant d'eau 1.3 m
-
Moteur
- Marque du Moteur VETUS
- Type de carburant Diesel
- Puissance Moteur 12.00
Contact
Boats Diffusion La RochelleNom : Evelyne FOUET
Visible : La Rochelle 05 46 34 43 92 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
FEELING 29 DERIVEURKIRIEVoilierKIRIE FEELING 29 DERIVEURoccasion
FANTASIA 27 JEANNEAUVoilierJEANNEAU FANTASIA 27 occasion
Sun Odyssey 29.2 DLJEANNEAUVoilierJEANNEAU Sun Odyssey 29.2 DLoccasion
GIB SEA 304GIBERT MARINEVoilierGIBERT MARINE GIB SEA 304occasion
KIRIE FEELING 29 DERIVEUR1989
Visible : La Rochelle
JEANNEAU FANTASIA 27 1991
Visible : Pornic
JEANNEAU Sun Odyssey 29.2 DL2002
Visible : Pornic
GIBERT MARINE GIB SEA 3041997
Visible : Pornic
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>